returns the project name for the given project id
The response body is of type ProjectData.
returns project name
Overview
 |
ProjectData
Information about the CIMPLICITY project
 |
projectId : string
|
 |
name : string
|
 |
description : string
|
 |
isReadOnly : boolean
|
 |
readOnlyReason : string
|
 |
buildNumber : number
|
 |
isProjectRunning : boolean
|
 |
isRedundant : boolean
|
 |
majorVersionNumber : number
|
 |
minorVersionNumber : number
|
 |
nodeName : string
|
 |
optionsSelected : Array[string]
|
 |
projectPath : string
|
 |
protocolsSelected : Array[string]
|
 |
redundancyConfiguration : object
| |